home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Library Hyper Card Templates / SULZER 2 / Reference Collection / background_3183.txt < prev    next >
Encoding:
Text File  |  1988-03-04  |  4.6 KB  |  233 lines

  1. -- background: 3183 from stack: in
  2. -- bmap block id: 4119
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=96 top=86 right=120 bottom=460
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 14
  21. -- style flags: 8192
  22. -- line height: 16
  23. -- part name: Title
  24.  
  25.  
  26. -- part 2 (field)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=124 top=130 right=148 bottom=456
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 2
  34. -- text size: 12
  35. -- style flags: 256
  36. -- line height: 14
  37. -- part name: 
  38.  
  39.  
  40. -- part 7 (button)
  41. -- low flags: 00
  42. -- high flags: 0000
  43. -- rect: left=202 top=312 right=337 bottom=229
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 1014 / 1014
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Prev
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   visual effect wipe right
  55.   go to previous card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 8 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=263 top=312 right=337 bottom=290
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 1013 / 1013
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: Next
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   visual effect wipe left
  75.   go to next card
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 9 (button)
  81. -- low flags: 00
  82. -- high flags: 0004
  83. -- rect: left=13 top=51 right=80 bottom=45
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 21700 / 21700
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Home
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   set userLevel to 5
  95.   visual effect iris open
  96.   go Home
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part 10 (button)
  102. -- low flags: 00
  103. -- high flags: 0000
  104. -- rect: left=429 top=310 right=338 bottom=466
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 1012 / 1012
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: Return
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   visual effect iris close
  116.   pop card
  117. end mouseUp
  118.  
  119.  
  120.  
  121. -- part 11 (field)
  122. -- low flags: 00
  123. -- high flags: 0000
  124. -- rect: left=124 top=151 right=180 bottom=455
  125. -- title width / last selected line: 0
  126. -- icon id / first selected line: 0 / 0
  127. -- text alignment: 0
  128. -- font id: 3
  129. -- text size: 12
  130. -- style flags: 0
  131. -- line height: 13
  132. -- part name: 
  133.  
  134.  
  135. -- part 12 (field)
  136. -- low flags: 00
  137. -- high flags: 0000
  138. -- rect: left=124 top=181 right=277 bottom=455
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 0
  142. -- font id: 3
  143. -- text size: 10
  144. -- style flags: 0
  145. -- line height: 13
  146. -- part name: 
  147.  
  148.  
  149. -- part 13 (field)
  150. -- low flags: 00
  151. -- high flags: 0000
  152. -- rect: left=124 top=280 right=309 bottom=456
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 0
  156. -- font id: 2
  157. -- text size: 10
  158. -- style flags: 0
  159. -- line height: 13
  160. -- part name: 
  161.  
  162.  
  163. -- part 16 (button)
  164. -- low flags: 00
  165. -- high flags: 2000
  166. -- rect: left=3 top=316 right=337 bottom=52
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 1016 / 1016
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: New Button
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   visual barn door open
  178.   go to card id 7978 of stack "Sulzer"
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 17 (button)
  184. -- low flags: 00
  185. -- high flags: A000
  186. -- rect: left=470 top=178 right=223 bottom=503
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 8538 / 8538
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: Find...
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   doMenu "Find..."
  198. end mouseUp
  199.  
  200.  
  201.  
  202. -- part 18 (button)
  203. -- low flags: 00
  204. -- high flags: A000
  205. -- rect: left=466 top=237 right=283 bottom=509
  206. -- title width / last selected line: 0
  207. -- icon id / first selected line: 32670 / 32670
  208. -- text alignment: 1
  209. -- font id: 0
  210. -- text size: 12
  211. -- style flags: 0
  212. -- line height: 16
  213. -- part name: Browse...
  214. ----- HyperTalk script -----
  215. on mouseUp
  216.   show all cards
  217. end mouseUp
  218.  
  219.  
  220.  
  221. -- part 19 (field)
  222. -- low flags: 00
  223. -- high flags: 0000
  224. -- rect: left=96 top=53 right=85 bottom=460
  225. -- title width / last selected line: 0
  226. -- icon id / first selected line: 0 / 0
  227. -- text alignment: 0
  228. -- font id: 3
  229. -- text size: 12
  230. -- style flags: 0
  231. -- line height: 14
  232. -- part name: Title
  233.